home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
utilstem
/
guardian
/
readme2.bat
< prev
next >
Wrap
DOS Batch File
|
1992-01-28
|
2KB
|
30 lines
Echo off
Cls
Echo ╔═══════════════════════════════════════════════════════════════════════╗
Echo ║ T H E G U A R D I A N ║
Echo ║ Hard Disk Installation Procedure ║
Echo ║ ║
Echo ║ 1. Place The Guardian distribution diskette in Drive A: ║
Echo ║ ║
Echo ║ 2. Set the prompt to A: ║
Echo ║ ║
Echo ║ 3. Type in INSTALL and press ─┘ ║
Echo ║ ║
Echo ║ 4. The procedure will install The Guardian on your hard disk. ║
Echo ║ You will be given an opportunity to specify your own drive ║
Echo ║ and/or directory as well as the opportunity to cancel the ║
Echo ║ installation. ║
Echo ║ ║
Echo ║ 5. If you want to install The Guardian from another drive such ║
Echo ║ as B:, you can enter the DOS command ASSIGN A=B before you ║
Echo ║ start. Then all references in the installation procedure ║
Echo ║ to A: will act on drive B:. When you're done, enter ASSIGN ║
Echo ║ to reset the assignment to normal. ║
Echo ║ ║
Echo ╚═══════════════════════════════════════════════════════════════════════╝
Echo
pause
cls